home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1994 December / SOFM_Dec1994.bin / mac / General Interest / QB Reference DA ƒ / Read Me < prev   
Text File  |  1994-08-29  |  2KB  |  22 lines

  1. QB Reference 1.0.1
  2.  
  3. QB Reference is a DA and has been supplied in two forms.  One is for System 6 or earlier and is a minimum sized version with full functionality.  Install it using Font/DA Mover.  The second is for System 7, which does not require a DA suitcase and comes with the pretty color icons.  Put this one directly into the System 7 Apple Items folder in the System Folder.
  4.  
  5. QuickBASIC owners have know that when QB suffers an error, an error message appears with the error number and the line number of the source code that the error can be found.  All you needed to do was race to the manual and dig up the meaning of the code.  The same goes for trying to remember Window types, System() definitions, etc.  Well, no more!
  6.  
  7. QB Reference is a Freeware DA that you can call up from any program to get the proper QuickBASIC reference information.  It is compatible with any Mac from a Plus thru a PowerPC 8100.  You will get everything you need on Errors, Windows, Dialog(), Mouse(), edit field types, Button(), System(), GetFontInfo, Textface, Textmode, Penmode, memory FRE() and full definition of variable types, limits, capacity, etc.
  8.  
  9. For you convenience, a companion QB Reference 1.0 Text document is provided which contains the text portion of the DA.  You are free to cut and paste that information anywhere you wish.  Special thanks to James H. Moore, Jr. for his freeware utility "Create TextDA".
  10.  
  11. Should you find any mistakes or would like to make any additions, use a copy of the QB Reference Text to make those changes and zap me a copy to my email address.  Again, the price is free as all of the information is free from within the QB manual.  Enjoy and may the Lord bless you.
  12.  
  13. Ray DiBugnara
  14. 18 Meadow Road
  15. Bolton, MA 01740
  16.  
  17. email:
  18. Internet: RayDiBug@AOL.com
  19. AOL: RayDiBug
  20.  
  21. Version 1.0 was the original release
  22. Version 1.0.1 corrected some code errors listings thanks to Al Staffieri, Jr.